问题: --> Finished Dependency Resolution --> Finding unneeded leftover dependencies Found and removing 0 unneeded dependencies Error: Package: glibc-hea ...
分类:
其他好文 时间:
2021-03-04 13:18:15
阅读次数:
0
加载模块 在httpd.conf文件里使下面模块生效: LoadModule ssl_module modules/mod_ssl.so # 如果使用https证书,这个模块功能一定要打开! LoadModule rewrite_module modules/mod_rewrite.so # 重写模 ...
分类:
Web程序 时间:
2021-03-01 14:13:40
阅读次数:
0
"Damn Single (单身狗)" is the Chinese nickname for someone who is being single. You are supposed to find those who are alone in a big party, so they can ...
分类:
其他好文 时间:
2021-03-01 13:14:50
阅读次数:
0
Eva would like to make a string of beads with her favorite colors so she went to a small shop to buy some beads. There were many colorful strings of b ...
分类:
其他好文 时间:
2021-02-27 13:26:28
阅读次数:
0
参考资料: https://blog.csdn.net/qq_33547243/article/details/107433616 https://www.cnblogs.com/shoufu/p/12904832.html https://github.com/NVIDIA/nvidia-dock ...
分类:
其他好文 时间:
2021-02-25 12:13:14
阅读次数:
0
Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. Tue Feb 23 12:24:05 CST 2021 There wa ...
分类:
编程语言 时间:
2021-02-23 14:36:04
阅读次数:
0
在一台新机器上安装 openssh-clients yum install -y openssh-clients-7.4p1-21.el7.x86_64 使用scp 远程传输文件,出现bash: scp: command not found报错 因为远程机器没有openssh-client,所以导致 ...
分类:
其他好文 时间:
2021-02-23 14:31:28
阅读次数:
0
百度网盘下载地址(966):点击下载 ? #define MOTOR_COUNT 100 //PWM波输出周期计数 #define sol 0x6c //将"so"宏定义为低音"5"的频率 784Hz #define Dol 0x44 //将"Do"宏定义为中音"1"的频率 523Hz #defin ...
分类:
其他好文 时间:
2021-02-23 13:58:27
阅读次数:
0
在httpd.conf文件中,启用 proxy_wstunnel_module 模块 LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_wstunnel_module modules/mod_proxy_wstunnel.so ...
分类:
Web程序 时间:
2021-02-23 13:58:13
阅读次数:
0
今天无意中看到了一个新工具,看起来挺有意思,先记录一下。unidbg GitHub地址:github unidbg 作用:在pc端模拟执行so文件中的函数 参考自: https://www.52pojie.cn/thread-1322512-1-1.html https://blog.csdn.ne ...
分类:
移动开发 时间:
2021-02-22 12:30:36
阅读次数:
0